'Declaration
<__DynamicallyInvokableAttribute()> Public Overloads Sub Sort( _ ByVal comparer As System.Collections.Generic.IComparer(Of NClientCommand) _ )
'Usage
Dim instance As NClientCommandList Dim comparer As System.Collections.Generic.IComparer(Of NClientCommand) instance.Sort(comparer)
[__DynamicallyInvokable()] public void Sort( System.Collections.Generic.IComparer<NClientCommand> comparer )
Parameters
- comparer